Cavern

 Cavern4D

 Cavernize

 Debug

 FilterInterfaces

 Filters

 Format

 Helpers

 QuickEQ

 Remapping

 SpecialSources

  InfiniteSource

  InfiniteSource3D

  InfiniteSourceMismatchException

  MuteSource

  StreamedSource

  bool Precollect()

  bool Renderable

  StreamMaster

  StreamMasterSource

 Spoofer

 Utilities

 Virtualizer

 Atmosphere

 AudioClip3D

 AudioListener3D

 AudioListener3DInspector

 AudioSource3D

 CavernizeRealtime

 Channel

 Clip

 Environments

 Jack

 Listener

 QualityModes

 Rolloffs

 SeatAdaptation

 Source

class StreamedSource

An always rendered source where only Source.GetSamples or Source.Collect should be overridden.
VisibilityPublic
ExtendsSource

Protected functions

internal bool Precollect()Force the source to be played.

Protected properties

internal bool Renderable Indicates that the source meets rendering requirements, and Source.GetSamples won't fail.